home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / gfx / x11 / xasteroids.lha / xasteroids / readme.Amiga < prev    next >
Text File  |  1994-10-11  |  1KB  |  46 lines

  1. XAsteroids compiled for DaggeX 1.0b, Amiga
  2. ------------------------------------------
  3.  
  4. This is the executable version of the Xasteroids shareware game by
  5. Phil Goetz.
  6. I (Gerhard Leibrock) did compile it for DaggeX 1.0b, a freeware X-Windows
  7. system for the CBM Amiga with gcc 2.6.0 for 68030 and 68881 with
  8. optimization -O3. The speed is acceptable on my A3000/25.
  9. If you want to run this game, you need DaggeX 1.0b and a version of
  10. the ixemul.library (not included).
  11.  
  12. Gerhard, Oktober 1994
  13.  
  14. Gerhard Leibrock, Neuhaeuselerstr. 12, 66459 Kirkel, T.: 06849 / 6134
  15.                 Germany
  16.     fach5@cipsol.cs.uni-sb.de, leibrock@fsinfo.cs.uni-sb.de
  17.  
  18. Compiler invocation on amiga:
  19.     gcc ast.c -lm -lX11 -lnet -lc -o ast.out -O3 -m68030 -m68881
  20.  
  21.  
  22. Warning:
  23.     Remember that every X-client for DaggeX is to run at a lower
  24.     priority than the server itself. This task-priority has to be
  25.     the same priotity than that of your window-manager!!
  26.      **    Otherwise your system will lock and a reboot is required!! **
  27.     I recommend you to use the script "LaunchClient", which starts
  28.     clients with a 0 Task-priority. (Launchclient <Name>)
  29.  
  30.  
  31. ----
  32.      If you like the game, please send $5 to
  33.  
  34.     Phil Goetz
  35.     4023 Huckleberry Row
  36.     Ellicott City, MD 21043
  37.  
  38.      Even if you don't register, please send a note to my e-mail address
  39. so I know how many people use Xasteroids.  Then I may be motivated to
  40. update it again, or write new programs...
  41. Send any comments, suggestions, bug reports, modifications, etc., to
  42.  
  43.     goetz@cs.buffalo.EDU
  44.  
  45.  
  46.